home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / bcpy20.zip / BLITZCPY.INI < prev    next >
Text File  |  1994-09-20  |  10KB  |  186 lines

  1. ; ***********************************************************************
  2. ; **                        BlitzCopy .INI-file                        **
  3. ; **                                                                   **
  4. ; **                       Version 2.0 09/20/1994                      **
  5. ; **  (c) Copyright 1992-94 BlitzWare, Oliver Siebenhaar & Udo Steger  **
  6. ; ***********************************************************************
  7. ;
  8. ; This .INI-File only works with BlitzCopy V2.0 or later !
  9. ;
  10. ; Comments must be seperated by an ";".
  11. ; Please make sure that no entry is missing or repeated, otherwise
  12. ; BlitzCopy may not accept the .INI-File.
  13. ; This file contains only the configurations for BlitzCopy.
  14. ; To change the program text, please edit BLITZCPY.LNG.
  15.  
  16. ; ---------------------=< S O U R C E  D R I V E >=-----------------------
  17. ;                                                                         
  18. ; Range 001-010
  19. ; Reserved for the source drive.
  20.  
  21. 001=0                                            ; type of the source drive.
  22.                                                  ; valid types:
  23.                                                  ; 0 = Automatic/DOS
  24.                                                  ; 1 = CP-Backup V7.1 or later
  25.  
  26. 002=0                                            ; source drive letter
  27.                                                  ; or file
  28.                                                  ; valid types :
  29.                                                  ; 0 = drive #0 ("A:")
  30.                                                  ; 1 = drive #1 ("B:")
  31.                                                  ; 2 = bufferfile
  32. 003=c:\diskfile.buf                              ; name/path of the
  33.                                                  ; source bufferfile
  34.  
  35.  
  36. ; ----------------------=< T A R G E T  D R I V E >=--------------------------
  37. ; Range 011-020
  38. ; Reserved for the target drive
  39.  
  40. 011=0                                            ; target format
  41.                                                  ; valid types :
  42.                                                  ; 0 = from source
  43.                                                  ; 1 = 2.88MB
  44.                                                  ; 2 = 1.44MB
  45.                                                  ; 3 = 1.2MB
  46.                                                  ; 4 = 720KB
  47.                                                  ; 5 = 360KB
  48. 012=0                                            ; target drive letter
  49.                                                  ; or file
  50.                                                  ; valid types: see "002"
  51. 013=c:\diskfile.buf                              ; name/path of the
  52.                                                  ; target bufferfile
  53.  
  54. ; -------------------------=< S W I T C H E S >=----------------------------
  55. ; Range 21-40
  56. ; Reserved for the switches. "0" means "on" and "1" means "off".
  57.  
  58. 021=0                                            ; multiple sources
  59. 022=0                                            ; multiple targets
  60.  
  61. 023=1                                            ; copy data only
  62. 024=1                                            ; recognize disk change
  63.  
  64. 025=0                                            ; format adjustment
  65. 026=0                                            ; comment bufferfile
  66. 027=0                                            ; execute program after copy
  67.  
  68. 028=0                                            ; overwrite warning
  69. 029=0                                            ; format always
  70. 030=0                                            ; optimize sectors
  71. 031=0                                            ; verify data
  72.  
  73. ; --------------------=< D I R E C T O R Y  S H E L L >=--------------------
  74. ; Range 41-70
  75. ; Reserved for the directory shell.
  76.  
  77. 041=0                                            ; sort type:
  78.                                                  ; 0 = name
  79.                                                  ; 1 = extension
  80.                                                  ; 2 = date
  81.                                                  ; 3 = size
  82.                                                  ; 4 = none
  83. 043=0                                            ; sort asc./desc.
  84.                                                  ; 0 = ascending
  85.                                                  ; 1 = descending
  86. 045=*.*                                          ; filter. to use more than one
  87.                                                  ; seperate them by a ","
  88.                                                  ; for example:
  89.                                                  ; 045=*.com,*.bat,*.pif
  90. 050=C:\                                          ; the drive/directory to
  91.                                                  ; display
  92.                                                  ; a good choice may be the
  93.                                                  ; directory containing the
  94.                                                  ; bufferfiles
  95. 055=c:\tools\scan %d %w                          ; names/paths of the programs
  96. 056=chkdsk %d %w                                 ; launched by pushing the
  97. 057=edit blitzcpy.ini                            ; buttons. you can run any
  98. 058=edit blitzcpy.lng                            ; program from here. i.e one
  99. 059=edit %f                                      ; that compresses bufferfiles
  100.                                                  ; please note the entries
  101.                                                  ; 084 and 111 as well.
  102.                                                  ; you can use the following
  103.                                                  ; parameters :
  104.                                                  ; %d = drive (current)
  105.                                                  ; %p = drive and path
  106.                                                  ; %f = drive, path and
  107.                                                  ;      file (yellow bar)
  108.                                                  ; %w = pause before returning
  109.                                                  ;      to BlitzCopy
  110.                                                  ; %e = error code
  111.                                                  ; example:"SCAN %d %w"
  112.                                                  ; if you don't want to run
  113.                                                  ; any program, leave the .
  114.                                                  ; entry empty
  115. ;
  116. ; ----------------------=< F O R M A T  S H E L L >=------------------------
  117. ; Range 071-090
  118. ; Reserved for the format shell
  119. ;
  120. 071=0                                            ; target drive
  121.                                                  ; possible values : see "002"
  122. 073=2                                            ; target format
  123.                                                  ; possible values : see "011"
  124.                                                  ; exeption: "0"
  125. 075=0                                            ; disk type :
  126.                                                  ; 0=normal/DOS
  127.                                                  ; 1=CPS
  128. 077=0                                            ; format method :
  129.                                                  ; 0=safe
  130.                                                  ; 1=quick
  131.                                                  ; 2=complete
  132.                                                  ; 3=label
  133.  
  134. 080=emptydisk                                    ; diskname
  135.                                                  ; you can use the "?" as a
  136.                                                  ; joker
  137. 082=0000-0000                                    ; disk serial number
  138.  
  139. 084=56                                           ; points to an external
  140.                                                  ; program that is run
  141.                                                  ; after formatting
  142.                                                  ; possible values: 055-059
  143.  
  144. 086=0                                            ; multiple format
  145. 087=1                                            ; recognize disk change
  146. 088=0                                            ; run program after formatting
  147. 089=0                                            ; overwrite warning
  148. 090=0                                            ; optimize sectors
  149. 091=0                                            ; VERIFY format
  150. 092=1                                            ; modify disk serial number
  151. 093=1                                            ; auto generate SNR
  152.  
  153. ;---------------=< C O M M E N T  B U F F E R F I L E >=------------------
  154.  
  155. 101=%n Nr: %i of %t                              ; default comment for
  156.                                                  ; bufferfiles
  157.                                                  ; you can use the following
  158.                                                  ; parameters :
  159.                                                  ; %i : number of the copy
  160.                                                  ; %n : diskname
  161.                                                  ; %t : date
  162.  
  163. ;------------------------=< R U N  P R O G R A M >=------------------------
  164.  
  165. 111=56                                           ; points to the program that
  166.                                                  ; is executed after the
  167.                                                  ; target disk is written
  168.                                                  ; possible values: 055-059
  169.  
  170. ;-----------------------------=< S O U N D >=------------------------------
  171.  
  172. 121=0                                            ; 0=off; 1=on
  173.  
  174. ;-------------------------=< C O P Y  S P E E D >=-------------------------
  175.  
  176. 131=0                                            ; 0=normal
  177.                                                  ; 1=slow
  178.                                                  ; 2=fast
  179.  
  180. ;---------------------------=< P A L E T T E >=----------------------------
  181.  
  182. 141=0                                            ; 0=normal
  183.                                                  ; 1=monochrome fix
  184.  
  185.